Class MapEquation
java.lang.Object
edu.claflin.finder.algo.clustering.struct.infomap_struct.MapEquation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublelongSigmaNotation(ArrayList<Double> q, int m, List<List<Node>> communities, ArrayList<ArrayList<Double>> pProb) doubleLongSigmaWiyAndWi(int m, ArrayList<Double> wy, List<List<Node>> communities, ArrayList<ArrayList<Double>> wi) doublesigmaNotationPa(ArrayList<Double> p, int n) doublesigmaNotationPaLogPa(ArrayList<Double> p, int n) doublesigmaNotationQi(ArrayList<Double> q, int m) doublesigmaNotationQiLogQi(ArrayList<Double> q, int m) doubleSigmaNotationWiyLogWiy(int m, ArrayList<Double> wy) doubleSigmaWaLogWa(int n, ArrayList<Double> w) doubleSigmaWyLogSigmaWy(int m, ArrayList<Double> wy)
-
Constructor Details
-
MapEquation
public MapEquation()
-
-
Method Details
-
sigmaNotationQi
-
sigmaNotationQiLogQi
-
sigmaNotationPaLogPa
-
sigmaNotationPa
-
longSigmaNotation
-
SigmaWyLogSigmaWy
-
SigmaNotationWiyLogWiy
-
SigmaWaLogWa
-
LongSigmaWiyAndWi
-